extensions/CIE: make some constants single precision float
authorØyvind Kolås <pippin@gimp.org>
Thu, 12 Jan 2017 20:39:11 +0000 (21:39 +0100)
committerØyvind Kolås <pippin@gimp.org>
Thu, 12 Jan 2017 20:40:46 +0000 (21:40 +0100)
commitcf26d430b9b880bee30ed2387050079df06a7d05
treec235a2de22aba0922bac3279f9c796a25915590e
parent685280ef0f12972f19574867565af81eb8a8ceb0
extensions/CIE: make some constants single precision float

Speeds up the 32bit float versions of conversions by a bit more than 5% without
changing the precision of 32bit floating point since the constants are of
similar magnitude to single precision IEEE float.
extensions/CIE.c